Skip to content

chore(ci)(deps): bump actions/download-artifact from 4 to 7#2

Open
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/github_actions/actions/download-artifact-7
Open

chore(ci)(deps): bump actions/download-artifact from 4 to 7#2
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/github_actions/actions/download-artifact-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps actions/download-artifact from 4 to 7.

Release notes

Sourced from actions/download-artifact's releases.

v7.0.0

v7 - What's new

[!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v6.0.0...v7.0.0

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

v5.0.0

What's Changed

v5.0.0

🚨 Breaking Change

This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.

What Changed

... (truncated)

Commits
  • 37930b1 Merge pull request #452 from actions/download-artifact-v7-release
  • 72582b9 doc: update readme
  • 0d2ec9d chore: release v7.0.0 for Node.js 24 support
  • fd7ae8f Merge pull request #451 from actions/fix-storage-blob
  • d484700 chore: restore minimatch.dep.yml license file
  • 03a8080 chore: remove obsolete dependency license files
  • 56fe6d9 chore: update @​actions/artifact license file to 5.0.1
  • 8e3ebc4 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • 1e3c4b4 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • 458627d chore: use local @​actions/artifact package for Node.js 24 testing
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

- Extract desktop from terraphim-ai monorepo using git-filter-repo
- Update dependencies to use git references from main repo
- Create workspace Cargo.toml at repository root
- Add CI/CD workflows for build, test, and release
- Create README.md with setup instructions
- Copy LICENSE-Apache-2.0

Build verified with cargo check
Remove all files not related to desktop application:
- Remove all crates/ except those needed for desktop
- Remove server, firecracker, and other components
- Update workspace to only include src-tauri

This repository now contains only the Terraphim AI Desktop application.
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2026

Labels

The following labels could not be found: ci, dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

AlexMikhalev and others added 4 commits February 26, 2026 10:01
- Remove local crates/* directory (using git deps instead)
- Update desktop/src-tauri/Cargo.toml to use git dependencies
- Fix regex version conflict with explicit dependency
- Update workspace to only include desktop/src-tauri
- Remove server crates from desktop repo

This allows terraphim-ai-desktop to be a standalone repository
while still using the latest code from terraphim-ai main branch.
- Update ci-main.yml to build only desktop package
- Update release-comprehensive.yml for desktop-only releases
- Remove server/agent binary builds (now in terraphim-ai)
- Add support for being triggered by terraphim-ai releases
- Update to work with git dependencies

This repo now uses git dependencies from terraphim-ai main branch
and focuses exclusively on the Tauri desktop application.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/download-artifact-7 branch from 1116da9 to eea6549 Compare March 7, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant